360° frame
The 360 frame viewer is similar to the 360 viewer, but it allows you to specify a specific frame to render. The frame is locked and cannot be changed by the user.
By showing only a single frame, the image can often take up a larger part of the viewer as it can go all the way to the edges of the viewer as opposed to the 360 viewer which has to leave room for all potential frames.
Result
Loading...
Live Editor
<cylindo-viewer customer-id="5098" code="ARMCHAIR-PDP"> <cylindo-360-frame frame="9"></cylindo-360-frame> </cylindo-viewer>
Props
| Name | Type | Default | Description |
|---|---|---|---|
alt | string | "" | Alternative text for the viewer, used by screen readers. |
frame | number | 1 | The frame of the viewer to render (1–32). |
on-demand-render | boolean | false | Enables on demand render (ODR) mode for products rendered on demand. |
remove-environment-shadow | boolean | false | Removes the shadows cast from the environment. |
smart-crop | boolean | true | Crops the image to contain only colored pixels, removing any surrounding whitespace. |